projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f5eb4a
)
Comment fix.
author
Gerd Moellmann
<gerd@gnu.org>
Mon, 15 Oct 2001 10:28:13 +0000
(10:28 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Mon, 15 Oct 2001 10:28:13 +0000
(10:28 +0000)
src/window.c
patch
|
blob
|
history
diff --git
a/src/window.c
b/src/window.c
index 11c56bbbe73c294b5d1f2610c9be1b48de51f05d..86e8434fc7343ffa0faa04950a0b314e4c8302c8 100644
(file)
--- a/
src/window.c
+++ b/
src/window.c
@@
-5508,7
+5508,7
@@
foreach_window_1 (w, fn, user_data)
}
-/* Freeze or unfreeze the window start of W
if
unless it is a
+/* Freeze or unfreeze the window start of W unless it is a
mini-window or the selected window. FREEZE_P non-null means freeze
the window start. */